bin: Handle border width if we have to
authorBenjamin Otte <otte@redhat.com>
Sun, 11 Nov 2012 19:24:58 +0000 (20:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 11 Nov 2012 19:26:28 +0000 (20:26 +0100)
commit5e01a05b300804c196be20100e74788438f3a748
treebdf6085c7bcaaa5ccd954f2fcb4cd18919e3e8be
parenta08eb4d58a758ac3c482695dd7ece2709e5fa227
bin: Handle border width if we have to

Some bin subclasses call gtk_container_handle_border_width(), some
don't. So work with both cases.
gtk/gtkbin.c